.home{
    background-color: #f0f0f0;
    width: 70%;
    margin: auto;
}

.role-name{
    text-align: center;
    font-weight: bold;
    font-size: 300%;
}

.my-name{
    text-align: center;
    font-size: 250%;
}